1.1.6 gem erroneously requires machinist
Reported by infinitedowntime (at gmail) | March 8th, 2010 @ 10:53 AM
I am running rails 2.3.5 on IronRuby in Windows.
When I run "igem install restful_authentication" version 1.1.6
successfully installs.
The problem comes when I do a standard "script/generate
authenticated user sessions"
It creates config/initializers/machinist.rb, which breaks my app
because I don't have machinist installed.
I deleted that file and things work just fine, so maybe it would be better if it were left out by default, or commented out or something?
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Restful Authentication Generator
This widely-used plugin provides a foundation for securely managing user
authentication:
* Login / logout
* Secure password handling
* Account activation by validating email
* Account approval / disabling by admin
* Rudimentary hooks for authorization and access control.
http://github.com/technoweenie/restful-authentication/tree